xend: Implement auto-ballooning for Solaris.
authorKeir Fraser <keir@xensource.com>
Sat, 31 Mar 2007 13:05:57 +0000 (14:05 +0100)
committerKeir Fraser <keir@xensource.com>
Sat, 31 Mar 2007 13:05:57 +0000 (14:05 +0100)
commit6fb7ede8478411bf53270ccbb9d7050cc6e59ca5
tree356ac6614fdfb28d13dbbd14bb728730f9a772c3
parent7aeca464254e0c051e362c7ba1a854e918826d0b
xend: Implement auto-ballooning for Solaris.

/proc/xen/balloon is Linux-specific. Implement a Solaris backend
too. Also fix the FMRI for xend.

Signed-off-by: Ryan Scott <ryan.scott@sun.com>
tools/python/xen/lowlevel/scf/scf.c
tools/python/xen/xend/balloon.py
tools/python/xen/xend/osdep.py